home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1988 / Jan 88 / More Undo thoughts 1⁄18 < prev    next >
Encoding:
Text File  |  1991-03-06  |  804 b   |  35 lines  |  [TEXT/GEOL]

  1. Item    5161578                         18-Jan-88        22:54
  2.  
  3. From:   WILSON6                         Wilson, Dave - Personal Concepts
  4.  
  5. To:     MACAPP$                         MacApp Interest List
  6.  
  7. Sub:    More Undo thoughts
  8.  
  9. More about multiple-level Undo:
  10.  
  11. At the MacWorld Expo last week, I saw an application that changed the Edit menu
  12. in an interesting way. Imaginge the user does this:
  13.  
  14. 1. Type something.
  15. 2. Undo the typing
  16. 3. Draw something.
  17.  
  18. The Edit menu now reads:
  19.  
  20.     Undo drawing
  21.     Redo typing
  22.     -----------
  23.     Cut
  24.     Copy
  25.     Paste
  26.  
  27. In this way, the user can Redo the Undone typing, or Undo the last drawing. Up
  28. to eight levels of Undo were supported.  Very interesting.
  29.  
  30. Of course, the Edit menu would be set back to normal when a Desk Accessory were
  31. activated.
  32.  
  33. Dave
  34.  
  35.